arrow operator meaning in English
箭头操作符
Examples
- Arrow operator arrow
箭头运算子 - When you type an arrow operator , intellisense displays valid choices you can select from the list
当键入箭头运算符( - > )时, intellisense将显示可从中选择的有效选项列表。 - Static properties cannot be accessed through the object using the arrow operator - > . calling non - static methods statically generates an e _ strict level warning
静态成员不能被类的对象通过箭头符号- >来调用。静态的调用一个非静态方法会导致一个e _ strict级别的警告。